home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / VISUALBA / TBOX100.ZIP / FILE_ID.DIZ < prev    next >
Text File  |  1980-01-02  |  312b  |  8 lines

  1. This program demos a toolbox with a mini
  2. title bar.  The program contains a main form
  3. (an MDI form in this case) and a toolbox. The
  4. toolbox uses setWindowPos() to make itself a
  5. topmost window, and hides itself when the
  6. application loses the focus and shows itself
  7. when the application regains the focus.
  8.